home *** CD-ROM | disk | FTP | other *** search
/ Ghost Rider iactivecard / Ghost Rider iactivecard.iso / pc / characters.swf / scripts / DefineButton2_71 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-04-17  |  55 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("aback");
  3.    play();
  4. }
  5.